[INFO] fetching crate lockfree-object-pool 0.1.6...
[INFO] testing lockfree-object-pool-0.1.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lockfree-object-pool 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate lockfree-object-pool 0.1.6
[INFO] finished tweaking crates.io crate lockfree-object-pool 0.1.6
[INFO] tweaked toml for crates.io crate lockfree-object-pool 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lockfree-object-pool 0.1.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding criterion-plot v0.5.0 (available: v0.8.2)
[INFO] [stderr]       Adding object-pool v0.5.4 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded object-pool v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5308cdf68b69b222cd2f6c48e69e6cedf5fcd2f9c843917d91a417fb10b7102
[INFO] running `Command { std: "docker" "start" "-a" "d5308cdf68b69b222cd2f6c48e69e6cedf5fcd2f9c843917d91a417fb10b7102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5308cdf68b69b222cd2f6c48e69e6cedf5fcd2f9c843917d91a417fb10b7102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5308cdf68b69b222cd2f6c48e69e6cedf5fcd2f9c843917d91a417fb10b7102", kill_on_drop: false }`
[INFO] [stdout] d5308cdf68b69b222cd2f6c48e69e6cedf5fcd2f9c843917d91a417fb10b7102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06a1024a31ef8b19e6b6c843532b482e1bc59ed3edc0744a09eb2ecc26009e59
[INFO] running `Command { std: "docker" "start" "-a" "06a1024a31ef8b19e6b6c843532b482e1bc59ed3edc0744a09eb2ecc26009e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/linear_object_pool.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mutex_object_pool.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock_object_pool.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "06a1024a31ef8b19e6b6c843532b482e1bc59ed3edc0744a09eb2ecc26009e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a1024a31ef8b19e6b6c843532b482e1bc59ed3edc0744a09eb2ecc26009e59", kill_on_drop: false }`
[INFO] [stdout] 06a1024a31ef8b19e6b6c843532b482e1bc59ed3edc0744a09eb2ecc26009e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f7fa554539c4b53c14890db790fa41a4d6754a3ebe4c5b47e1964a8599b61d3
[INFO] running `Command { std: "docker" "start" "-a" "6f7fa554539c4b53c14890db790fa41a4d6754a3ebe4c5b47e1964a8599b61d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/linear_object_pool.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mutex_object_pool.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock_object_pool.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/linear_object_pool.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pull(&self) -> LinearReusable<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mutex_object_pool.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pull(&self) -> MutexReusable<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/spin_lock_object_pool.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn pull(&self) -> SpinLockReusable<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.30s
[INFO] running `Command { std: "docker" "inspect" "6f7fa554539c4b53c14890db790fa41a4d6754a3ebe4c5b47e1964a8599b61d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7fa554539c4b53c14890db790fa41a4d6754a3ebe4c5b47e1964a8599b61d3", kill_on_drop: false }`
[INFO] [stdout] 6f7fa554539c4b53c14890db790fa41a4d6754a3ebe4c5b47e1964a8599b61d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a2c8bb3954ceb44f350aca11562c75da53ec644fe01abbe880c317885ade0a7
[INFO] running `Command { std: "docker" "start" "-a" "9a2c8bb3954ceb44f350aca11562c75da53ec644fe01abbe880c317885ade0a7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/linear_object_pool.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn pull(&self) -> LinearReusable<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn pull(&self) -> LinearReusable<'_, T> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/mutex_object_pool.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn pull(&self) -> MutexReusable<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn pull(&self) -> MutexReusable<'_, T> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/spin_lock.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn lock(&self) -> SpinLockGuard<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/spin_lock_object_pool.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn pull(&self) -> SpinLockReusable<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn pull(&self) -> SpinLockReusable<'_, T> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `lockfree-object-pool` (lib) generated 4 warnings (run `cargo fix --lib -p lockfree-object-pool` to apply 4 suggestions)
[INFO] [stderr] warning: `lockfree-object-pool` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockfree_object_pool-b1fad33e84e31720)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test page::tests::test_page_01 ... ok
[INFO] [stdout] test page::tests::test_page_02 ... ok
[INFO] [stdout] test page::tests::test_page_03 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_generic.rs (/opt/rustwide/target/debug/deps/test_generic-a4f6d4ec4e8349f4)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_linear.rs (/opt/rustwide/target/debug/deps/test_linear-ef9c092cb7e18ac4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_linear_01 ... ok
[INFO] [stdout] test test_linear_04 ... ok
[INFO] [stdout] test test_linear_recycle_01 ... ok
[INFO] [stdout] test test_linear_03 ... ok
[INFO] [stdout] test test_linear_02 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_mutex.rs (/opt/rustwide/target/debug/deps/test_mutex-5c3175e5c2de53c5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_mutex_01 ... ok
[INFO] [stdout] test test_mutex_recycle_01 ... ok
[INFO] [stderr]      Running tests/test_none.rs (/opt/rustwide/target/debug/deps/test_none-02d78d988160f71a)
[INFO] [stdout] test test_mutex_02 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_none ... ok
[INFO] [stderr]      Running tests/test_spin_lock.rs (/opt/rustwide/target/debug/deps/test_spin_lock-826aacf27ac4a712)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_spin_lock_recycle_01 ... ok
[INFO] [stdout] test test_spin_lock_01 ... ok
[INFO] [stdout] test test_spin_lock_02 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lockfree_object_pool
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/none_object_pool.rs - none_object_pool::NoneObjectPool<T>::new (line 27) ... ok
[INFO] [stdout] test src/linear_object_pool.rs - linear_object_pool::LinearObjectPool<T>::pull (line 68) ... ok
[INFO] [stdout] test src/linear_object_pool.rs - linear_object_pool::LinearObjectPool (line 12) ... ok
[INFO] [stdout] test src/linear_object_pool.rs - linear_object_pool::LinearObjectPool<T>::new (line 41) ... ok
[INFO] [stdout] test src/none_object_pool.rs - none_object_pool::NoneObjectPool (line 6) ... ok
[INFO] [stdout] test src/mutex_object_pool.rs - mutex_object_pool::MutexObjectPool<T>::new (line 36) ... ok
[INFO] [stdout] test src/linear_owned_reusable.rs - linear_owned_reusable::LinearOwnedReusable (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] test src/mutex_owned_reusable.rs - mutex_owned_reusable::MutexOwnedReusable (line 10) ... ok
[INFO] [stdout] test src/linear_object_pool.rs - linear_object_pool::LinearObjectPool<T>::pull_owned (line 89) ... ok
[INFO] [stdout] test src/mutex_object_pool.rs - mutex_object_pool::MutexObjectPool (line 7) ... ok
[INFO] [stdout] test src/linear_reusable.rs - linear_reusable::LinearReusable (line 9) ... ok
[INFO] [stdout] test src/mutex_reusable.rs - mutex_reusable::MutexReusable (line 9) ... ok
[INFO] [stdout] test src/mutex_object_pool.rs - mutex_object_pool::MutexObjectPool<T>::pull (line 63) ... ok
[INFO] [stdout] test src/none_reusable.rs - none_reusable::NoneReusable (line 10) ... ok
[INFO] [stdout] test src/spin_lock_object_pool.rs - spin_lock_object_pool::SpinLockObjectPool<T>::pull (line 73) ... ok
[INFO] [stdout] test src/spin_lock_object_pool.rs - spin_lock_object_pool::SpinLockObjectPool (line 17) ... ok
[INFO] [stdout] test src/none_object_pool.rs - none_object_pool::NoneObjectPool<T>::pull_owned (line 61) ... ok
[INFO] [stdout] test src/spin_lock_object_pool.rs - spin_lock_object_pool::SpinLockObjectPool<T>::pull_owned (line 96) ... ok
[INFO] [stdout] test src/mutex_object_pool.rs - mutex_object_pool::MutexObjectPool<T>::pull_owned (line 92) ... ok
[INFO] [stdout] test src/none_object_pool.rs - none_object_pool::NoneObjectPool<T>::pull (line 46) ... ok
[INFO] [stdout] test src/spin_lock_owned_reusable.rs - spin_lock_owned_reusable::SpinLockOwnedReusable (line 10) ... ok
[INFO] [stdout] test src/spin_lock_object_pool.rs - spin_lock_object_pool::SpinLockObjectPool<T>::new (line 46) ... ok
[INFO] [stdout] test src/spin_lock_reusable.rs - spin_lock_reusable::SpinLockReusable (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a2c8bb3954ceb44f350aca11562c75da53ec644fe01abbe880c317885ade0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2c8bb3954ceb44f350aca11562c75da53ec644fe01abbe880c317885ade0a7", kill_on_drop: false }`
[INFO] [stdout] 9a2c8bb3954ceb44f350aca11562c75da53ec644fe01abbe880c317885ade0a7
